Skip to content

feat: add AGENTS.md, docs, and validation script to generated repo scaffolds#6

Merged
rogerchappel merged 3 commits into
mainfrom
agent/stackforge-generated-repo-completeness
Apr 29, 2026
Merged

feat: add AGENTS.md, docs, and validation script to generated repo scaffolds#6
rogerchappel merged 3 commits into
mainfrom
agent/stackforge-generated-repo-completeness

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

Ensures oss-cli, next-app, and python-api generated repos include AGENTS.md, docs, validation script, PR template, README, and safe defaults.

  • Added templates/repo-docs/README.md as a minimal docs scaffold for generated repos
  • Added templates/repo-validate/validate.sh for repo-level validation
  • Updated src/index.ts to include AGENTS.md, docs/README.md, and scripts/validate.sh in all three template scaffolds
  • Updated scripts/validate-template.sh to register new template dirs/files and allow src/index.ts placeholder content

Verification

  • pnpm build passes
  • pnpm check passes
  • pnpm check:templates passes
  • bash scripts/validate-template.sh passes
  • bash scripts/smoke-init.sh passes

Risk Level

  • Low
  • Medium
  • High

Notes: Changes affect the stackforge init output for all three template keys. No breaking changes to existing API.

Rollback Plan

Revert the 3 commits on this branch.

Human Decision Needed

  • Maintainer review
  • Product/design decision
  • Security/privacy review
  • Other:

@rogerchappel rogerchappel merged commit c13dc34 into main Apr 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant